home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / HISTORY.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  904 b   |  28 lines

  1. History: Object history.
  2.  
  3.   Description
  4.  
  5.     DTML Documents and Methods keep a history of their contents. This
  6.     view allows you to browse, compare, and revert to old versions.
  7.  
  8.   Controls
  9.  
  10.     Historical revisions are described by a date, a user and a
  11.     URL. This describes at what time by whom and at what URL the
  12.     object was changed.
  13.  
  14.     Click on a historical version to view the object as it existed at
  15.     a given point in history.
  16.  
  17.     '[Checkbox]' -- Select a historical revision.
  18.  
  19.     'Copy to present' -- Changes the object to the same state as the
  20.     selected historical revision.
  21.  
  22.     'Compare' -- Summarizes the difference between two historical
  23.     revisions. If you select one historical revision it will be
  24.     compared to the current state.
  25.  
  26.       The comparison shows the changes needed to change the older
  27.       revision to match the newer revision.
  28.